home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 112
/
jogo-disk-112.iso
/
Games
/
steppenwolf_3_chapter_7.swf
/
scripts
/
DefineButton2_859
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-07-14
|
358b
|
15 lines
on(release){
set("/Variables:ObjetSelect",0);
set("/Variables:TransMail","");
tellTarget("MailMovie")
{
gotoAndStop(1);
}
_root.Inventaire.swapdepths(_root.Gts);
setProperty("/Gts", _X, 183);
setProperty("/Gts", _Y, 173);
setProperty("/Gts", _xscale, 40);
setProperty("/Gts", _yscale, 40);
nextFrame();
}